home *** CD-ROM | disk | FTP | other *** search
/ Aminet 41 / Aminet 41 (2001)(Schatztruhe)[!][Feb 2001].iso / Aminet / dev / misc / StripHunk.readme < prev   
Encoding:
Text File  |  2001-01-03  |  2.5 KB  |  56 lines

  1. Short:    Tiny cli-command to strip hunks/relocs
  2. Author:   mission@cs.tu-berlin.de (joerg riemer)
  3. Uploader: mission@cs.tu-berlin.de (joerg riemer)
  4. Version:  1.3
  5. Type:     dev/misc
  6. Requires: OS V37+
  7. Replaces: dev/misc/StripHunk.*
  8.  
  9. StripHunk is a tiny cli-command to strip debug hunks like HUNK_DEBUG,
  10. HUNK_SYMBOL and or HUNK_NAME may be available in any executable file.
  11. StripHunk is also able to change relocation hunks from HUNK_RELOC32 to
  12. HUNK_DREL32 and backward. in most cases it will save a bit of your
  13. diskspace when a HUNK_RELOC32 could be replaced by the optimized
  14. HUNK_DREL32.
  15.  
  16. a special option allows to create code/data_hunks known as code-bss
  17. or data-bss sections. but this is mainly useful for lazy assembler
  18. programmers like me. it's not important if you don't know for what
  19. these sections are. a moderate asm-programmer will and i hope they
  20. like this option.
  21.  
  22. you may also strip overlay-files with striphunk, but they must be in
  23. a standard-overlay format. currently i know only 2 programs which are
  24. generated in that format. these are DPaintIV from Electronic Arts and
  25. SetVNC from the ViNCEd-package by Thomas Richter. all others i found
  26. simply are dirty hacker tricks which have nothing to do with overlay.
  27. again, any former version of DPaint is generated by a self-constructed
  28. overlay-style and not compatible. so, don't wonder when StripHunk stops
  29. proccessing these files by printing an overlay_error.
  30.  
  31. *** USE AT YOUR OWN RISK ***
  32.  
  33.   joerg...
  34.  
  35. ps:  a special thanks to Thomas Baust who inspirated me to program
  36. this piece. and secondly to Thomas Richter for the long discussion
  37. about overlays and their secrets to be or not to be in amiga's life.
  38.  
  39.  
  40. ============================= Archive contents =============================
  41.  
  42. Original  Packed Ratio    Date     Time    Name
  43. -------- ------- ----- --------- --------  -------------
  44.      632     280 55.6% 05-Dec-00 22:53:00  StripHunk.info
  45.     3392    2476 27.0% 05-Dec-00 22:37:38 +StripHunk
  46.     6806    2673 60.7% 05-Dec-00 22:45:10 +StripHunk.doc
  47.     1188     337 71.6% 05-Dec-00 22:53:00 +StripHunk.doc.info
  48.    10064    4003 60.2% 05-Dec-00 22:45:52 +StripHunk.dok
  49.     1188     339 71.4% 05-Dec-00 22:53:00 +StripHunk.dok.info
  50.     1667     904 45.7% 05-Dec-00 22:48:26 +StripHunk.ReadMe
  51.     1188     340 71.3% 05-Dec-00 22:53:00 +StripHunk.ReadMe.info
  52.    54035   13068 75.8% 06-Dec-00 00:47:18 +StripHunk.s
  53.     1220     368 69.8% 06-Dec-00 00:49:00 +StripHunk.s.info
  54. -------- ------- ----- --------- --------
  55.    81380   24788 69.5% 06-Dec-100 23:55:04   10 files
  56.